Vcenter Namespaces Networks Nsx ProjectInfo

Vcenter Namespaces Networks Nsx ProjectInfo
Vcenter Namespaces Networks Nsx ProjectInfo

The Vcenter Namespaces Networks Nsx ProjectInfo schema contains information about a NSX Project.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "project": "string",
    "name": "string",
    "nsx_path": "string"
}
string
project
Required

Identifier of NSX Project.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: NSXProject. When operations return a value of this schema as a response, the property will be an identifier for the resource type: NSXProject.

string
name
Required

NSX Project name.

This property was added in vSphere API 9.0.0.0.

string
nsx_path
Required

NSX path of the Project.

This property was added in vSphere API 9.0.0.0.